home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / bnchutil.arc / E.DOC < prev    next >
Text File  |  1991-04-30  |  3KB  |  57 lines

  1.  
  2.                           Ezeditor Command Syntax
  3.  
  4.  
  5.      Character left                     Ctrl-S or Left arrow                                    
  6.      Character right                    Ctrl-D or Right arrow                                    
  7.      Word left                          Ctrl-A or Ctrl-Left arrow                                    
  8.      Word right                         Ctrl-F or Ctrl-Right arrow                                    
  9.      Line up                            Ctrl-E or Up arrow                                    
  10.      Line down                          Ctrl-X or Down arrow                                    
  11.      Scroll up                          Ctrl-W
  12.      Scroll down                        Ctrl-Z
  13.      Page up                            Ctrl-R or PgUp
  14.      Page down                          Ctrl-C or PgDn
  15.      Beginning of file                  Ctrl-Q R or Ctrl-PgUp
  16.      End of file                        Ctrl-QC or Ctrl-PgDn
  17.      Beginning of line                  Ctrl-QS or Home
  18.      End of line                        Ctrl-QD or End
  19.      Top of screen                      Ctrl-QE or Ctrl-Home
  20.      Bottom of screen                   Ctrl-QX or Ctrl-End
  21.      Top of block                       Ctrl-QB
  22.      Bottom of block                    Ctrl-QK
  23.      Jump to marker 0.3                 Ctrl-Q0..Ctrl-Q3
  24.      Set marker 0..3                    Ctrl-K0..Ctrl-K3
  25.      Previous cursor position           Ctrl-QP
  26.      New line                           Ctrl-M
  27.      Insert line                        Ctrl-N
  28.      Insert control character           Ctrl-P
  29.      Tab                                Ctrl-I or Tab
  30.      Delete current character           Ctrl-G or Del
  31.      Delete character left              Ctrl-H or Backspace
  32.      Delete word                        Ctrl-T
  33.      Delete to end of line              Ctrl-QY
  34.      Delete line                        Ctrl-Y
  35.      Find                               Ctrl-QF
  36.      Find-and-replace                   Ctrl-QA
  37.      Find next                          Ctrl-L
  38.      Begin block                        F7 or Ctrl-KB
  39.      End block                          F8 or Ctrl-KK
  40.      Copy block                         Ctrl-KC
  41.      Move block                         Ctrl-KV
  42.      Delete block                       Ctrl-KY
  43.      Hide block                         Ctrl-KH
  44.      Mark current word as block         Ctrl-KT
  45.      Read block from file               Ctrl-KR
  46.      Write block to file                Ctrl-KW
  47.      Print block                        Ctrl-KP
  48.      Toggle insert mode                 Ins or Ctrl-V
  49.      Toggle autoindent mode             Ctrl-OI
  50.      Toggle fixed tabs                  Ctrl-OT
  51.      Restore line                       Ctrl-QL
  52.      Exit editor                        Ctrl-KD
  53.  
  54.  
  55.  
  56.  
  57.